-
Notifications
You must be signed in to change notification settings - Fork 24.9k
RN: Add Missing @format Annotations
#51415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D74901034 |
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74888097
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74888314
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74889277
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74891875
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74893440
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74894042
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74894207
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74894324
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895839
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895838
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895840
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895844
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895837
Summary: Prefers using this as a destructured import instead of as a member expression of `React`. Changelog: [Internal] Differential Revision: D74895841
|
This pull request was exported from Phabricator. Differential Revision: D74901034 |
d861784 to
2f6c03b
Compare
Summary: Pull Request resolved: facebook#51415 Adds the `format` annotation to all files that were missing them. Also, adds `noformat` to generated files, and removed it from files that no longer need them. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74901034
|
This pull request was exported from Phabricator. Differential Revision: D74901034 |
Summary: Pull Request resolved: facebook#51415 Adds the `format` annotation to all files that were missing them. Also, adds `noformat` to generated files, and removed it from files that no longer need them. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74901034
2f6c03b to
356f080
Compare
Summary: Pull Request resolved: facebook#51415 Adds the `format` annotation to all files that were missing them. Also, adds `noformat` to generated files, and removed it from files that no longer need them. Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D74901034
|
This pull request was exported from Phabricator. Differential Revision: D74901034 |
356f080 to
e7d23f8
Compare
|
This pull request has been merged in ba092bf. |
|
This pull request was successfully merged by @yungsters in ba092bf When will my fix make it into a release? | How to file a pick request? |
Summary:
Adds the
formatannotation to all files that were missing them.Also, adds
noformatto generated files, and removed it from files that no longer need them.Changelog:
[Internal]
Reviewed By: SamChou19815
Differential Revision: D74901034